YNQ  YNQ-1.5.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CCFileInfo Struct Reference

#include <ccapi.h>

Data Fields

NQ_UINT64 creationTime
 
NQ_UINT64 lastAccessTime
 
NQ_UINT64 lastWriteTime
 
NQ_UINT64 changeTime
 
NQ_UINT64 endOfFile
 
NQ_UINT64 allocationSize
 
NQ_UINT32 attributes
 
NQ_UINT32 numberOfLinks
 
NQ_UINT64 fileIndex
 
NQ_UINT64 volumeId
 

Detailed Description

This structure describes file information. It combines all possible file information fields that may be used in information calls. The file information class equivalent is FileAllInformation.

Field Documentation

NQ_UINT64 CCFileInfo::creationTime

File creation time.

NQ_UINT64 CCFileInfo::lastAccessTime

File last access time.

NQ_UINT64 CCFileInfo::lastWriteTime

File last write time.

NQ_UINT64 CCFileInfo::changeTime

File change time.

NQ_UINT64 CCFileInfo::endOfFile

File size.

NQ_UINT64 CCFileInfo::allocationSize

File allocation size.

NQ_UINT32 CCFileInfo::attributes

File attributes.

NQ_UINT32 CCFileInfo::numberOfLinks

Number of hard links to this file.

NQ_UINT64 CCFileInfo::fileIndex

File index.

NQ_UINT64 CCFileInfo::volumeId

Volume Id within which the file is opened.


The documentation for this struct was generated from the following file: